home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / hosts < prev    next >
Text File  |  2005-10-18  |  700b  |  19 lines

  1. # /etc/hosts:  This file describes a number of hostname-to-address
  2. #              mappings for the TCP/IP subsystem.  It is mostly
  3. #              used at boot time, when no name servers are running.
  4. #              On small systems, this file can be used instead of a
  5. #              "named" name server.  Just add the names, addresses
  6. #              and any aliases to this file...
  7. # $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/hosts,v 1.8 2003/08/04 20:12:25 azarah Exp $
  8. #
  9.  
  10. 127.0.0.1    mpentoo mpentoo.pentoo localhost
  11. # IPV6 versions of localhost and co
  12. ::1 ip6-localhost ip6-loopback
  13. fe00::0 ip6-localnet
  14. ff00::0 ip6-mcastprefix
  15. ff02::1 ip6-allnodes
  16. ff02::2 ip6-allrouters
  17. ff02::3 ip6-allhosts
  18.  
  19.